home *** CD-ROM | disk | FTP | other *** search
/ Grande Enciclopedia Della Salute 1 / grande salute1.iso / install.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Text File  |  2002-02-17  |  2KB  |  86 lines

  1. object Form1: TForm1
  2.   Left = 204
  3.   Top = 224
  4.   Anchors = [akLeft, akTop, akRight, akBottom]
  5.   AutoSize = True
  6.   BorderIcons = []
  7.   BorderStyle = bsNone
  8.   ClientHeight = 390
  9.   ClientWidth = 640
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -14
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   OnCreate = FormCreate
  20.   PixelsPerInch = 96
  21.   TextHeight = 16
  22.   object imgstartup: TImage
  23.     Left = 0
  24.     Top = 0
  25.     Width = 640
  26.     Height = 390
  27.     AutoSize = True
  28.     Center = True
  29.   end
  30.   object imgleggimi: TImage
  31.     Left = 177
  32.     Top = 318
  33.     Width = 130
  34.     Height = 35
  35.     Cursor = crHandPoint
  36.     AutoSize = True
  37.     OnClick = LeggimiClick
  38.   end
  39.   object imgesci: TImage
  40.     Left = 333
  41.     Top = 318
  42.     Width = 130
  43.     Height = 35
  44.     Cursor = crHandPoint
  45.     AutoSize = True
  46.     OnClick = EsciClick
  47.   end
  48.   object imgesegui: TImage
  49.     Left = 177
  50.     Top = 268
  51.     Width = 286
  52.     Height = 35
  53.     Cursor = crHandPoint
  54.     AutoSize = True
  55.     Visible = False
  56.     OnClick = eseguiClick
  57.   end
  58.   object imginstalla: TImage
  59.     Left = 177
  60.     Top = 268
  61.     Width = 286
  62.     Height = 35
  63.     Cursor = crHandPoint
  64.     AutoSize = True
  65.     OnClick = installaClick
  66.   end
  67.   object imgrizzoli: TImage
  68.     Left = 508
  69.     Top = 29
  70.     Width = 104
  71.     Height = 33
  72.     Cursor = crHandPoint
  73.     AutoSize = True
  74.     OnClick = rizzoliclick
  75.   end
  76.   object imgcorrieredellasera: TImage
  77.     Left = 151
  78.     Top = 29
  79.     Width = 337
  80.     Height = 33
  81.     Cursor = crHandPoint
  82.     AutoSize = True
  83.     OnClick = corrieredellaseraclick
  84.   end
  85. end
  86.